🔒 Handle cancel for SASL AUTHENTICATE#324
Draft
nevans wants to merge 3 commits into
Draft
Conversation
nevans
marked this pull request as draft
September 16, 2024 02:55
nevans
force-pushed
the
sasl/handle_cancel
branch
from
September 16, 2024 02:56
891296c to
28a3c60
Compare
37 tasks
nevans
force-pushed
the
sasl/handle_cancel
branch
from
October 30, 2024 13:39
28a3c60 to
bc9ecc5
Compare
nevans
force-pushed
the
sasl/handle_cancel
branch
from
November 8, 2024 22:54
bc9ecc5 to
f58a2b9
Compare
nevans
force-pushed
the
sasl/handle_cancel
branch
from
December 23, 2024 22:38
f58a2b9 to
a7e3137
Compare
nevans
force-pushed
the
sasl/handle_cancel
branch
from
February 13, 2025 14:43
a7e3137 to
f141e37
Compare
nevans
force-pushed
the
sasl/handle_cancel
branch
from
April 24, 2025 13:15
f141e37 to
525574f
Compare
nevans
force-pushed
the
sasl/handle_cancel
branch
from
August 9, 2025 13:04
525574f to
76126b8
Compare
This exception represents an intentional cancellation on the part of the client's authenticator. So the connection doesn't need to be dropped.
The exception will be re-raised after the protocol cancel response has been sent.
nevans
force-pushed
the
sasl/handle_cancel
branch
from
November 29, 2025 19:48
76126b8 to
5196044
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.